Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testcases: adding xfstests #336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nareshkamboju
Copy link

xfstests is a test suite for validating the reliability and stability of file systems in the Linux kernel. It covers a broad range of file systems, including ext4, XFS, Btrfs, and others, with tests for performance, error handling, and filesystem operations.

{% block test_target %}
{{ super() }}
parameters:
SKIP_INSTALL: "true"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why mix double/single quotes?

xfstests is a test suite for validating the reliability and stability of
file systems in the Linux kernel. It covers a broad range of file
systems, including ext4, XFS, Btrfs, and others, with tests for
performance, error handling, and filesystem operations.

Signed-off-by: Naresh Kamboju <[email protected]>
@roxell
Copy link
Collaborator

roxell commented Mar 20, 2024

please look at mmtests as a reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants